[INFO] cloning repository https://github.com/mscststs/screenshot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mscststs/screenshot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscststs%2Fscreenshot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscststs%2Fscreenshot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1e9a99e35f7990835dd24fe6e582e80b89b6698
[INFO] checking mscststs/screenshot-rs against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscststs%2Fscreenshot-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mscststs/screenshot-rs
[INFO] finished tweaking git repo https://github.com/mscststs/screenshot-rs
[INFO] tweaked toml for git repo https://github.com/mscststs/screenshot-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mscststs/screenshot-rs on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mscststs/screenshot-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3
[INFO] running `Command { std: "docker" "start" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling napi v3.2.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling screenshot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking ctor v0.5.0
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking napi-sys v3.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling xcb v1.6.0
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling napi-derive-backend v2.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling napi-derive v3.2.4
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.1.0
[INFO] [stderr]     Checking libwayshot v0.2.0
[INFO] [stderr]     Checking screenshots v0.8.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3", kill_on_drop: false }`
[INFO] [stdout] e6b7c3fcd3a0f10b569a2e5d7255f70ad11a274a306129e3af32c246240aebd3
